home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-06-26 | 1.3 KB | 32 lines | [TEXT/MPS ] |
- =|
- aardvark Command Summary of zzz [1/3]
- ` Pops up Online. Type search string. If terminated with <CR>
- it matches 1st word only; Shift<CR> matches any word.
- Tab Selects next word in entry.
- Enter "Types" the selection. (w/shift types whole entry)
- . Forward to next entry (, goes backwards).
- ] Jumps to selection's entry ([ returns).
- Click Selects the word (w/ it "types" the word too).
- Double Jumps to selection, option-click returns(as with ],[)|
- aardvark Conventions [2/3]
- [word] For globals/fields, the size is in []'s
- {A565} Trap number in {}'s
- «blah» Assembly info is in «»'s. «ASM» means assembly only.
- Δ This call can cause heap movement.
- ≈Δ Heap movement in specific cases.
- ∫file Found in {PInterfaces}file.p
- I-898 Inside Mac volume and page number.
- Note: volume IV implies MacPlus ROM's.
- S-167 Apple Numerics Manual(SANE) page number.|
- aardvark Sample Entries [3/3]
- AnyGlobal=$123;demo global comment I-124
- Global/Field name, address and comment
- AnyTrap(h:Handle;name:STR255):INTEGER;«_AnyTrp»
- «A0-Handle->D0-return value»{A0FF}II-124
- Pascal Interface with Assembly variance/info in «»'s
- AnIOTrap;A0-ioQElSize/ioVRefNum,->ioActCount{A011}II-113
- Parameter Block size/input fields->output fields|
- zzz is the only thing here|
- The End|
- =|
-